[INFO] fetching crate multipart2 0.19.1...
[INFO] testing multipart2-0.19.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate multipart2 0.19.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate multipart2 0.19.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate multipart2 0.19.1
[INFO] tweaked toml for crates.io crate multipart2 0.19.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate multipart2 0.19.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate multipart2 0.19.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 029f57b145c382e6ee6447a9a338202043e768c992e8a7899bb9c2b570ed0992
[INFO] running `Command { std: "docker" "start" "-a" "029f57b145c382e6ee6447a9a338202043e768c992e8a7899bb9c2b570ed0992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "029f57b145c382e6ee6447a9a338202043e768c992e8a7899bb9c2b570ed0992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "029f57b145c382e6ee6447a9a338202043e768c992e8a7899bb9c2b570ed0992", kill_on_drop: false }`
[INFO] [stdout] 029f57b145c382e6ee6447a9a338202043e768c992e8a7899bb9c2b570ed0992
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df5d60df9651e4d3364bb4a7f84eb7842f19cc94cb292595985124891900edef
[INFO] running `Command { std: "docker" "start" "-a" "df5d60df9651e4d3364bb4a7f84eb7842f19cc94cb292595985124891900edef", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling buffer-redux v1.0.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling multipart2 v0.19.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 | #![cfg_attr(feature = "clippy", feature(plugin))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bench`, `buffer-redux`, `client`, `default`, `httparse`, `lazy_static`, `mock`, `nightly`, `quick-error`, `safemem`, `server`, `tiny_http`, and `twoway`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 | #![cfg_attr(feature = "clippy", plugin(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bench`, `buffer-redux`, `client`, `default`, `httparse`, `lazy_static`, `mock`, `nightly`, `quick-error`, `safemem`, `server`, `tiny_http`, and `twoway`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 | #![cfg_attr(feature = "clippy", deny(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bench`, `buffer-redux`, `client`, `default`, `httparse`, `lazy_static`, `mock`, `nightly`, `quick-error`, `safemem`, `server`, `tiny_http`, and `twoway`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mock.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn for_server(&self) -> ServerRequest {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn for_server(&self) -> ServerRequest<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server/save.rs:565:21
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn readable(&self) -> io::Result<DataReader> {
[INFO] [stdout]     |                     ^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn readable(&self) -> io::Result<DataReader<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.59s
[INFO] running `Command { std: "docker" "inspect" "df5d60df9651e4d3364bb4a7f84eb7842f19cc94cb292595985124891900edef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df5d60df9651e4d3364bb4a7f84eb7842f19cc94cb292595985124891900edef", kill_on_drop: false }`
[INFO] [stdout] df5d60df9651e4d3364bb4a7f84eb7842f19cc94cb292595985124891900edef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d04296cef9e408db437169541765447371dc4951f9b13f294ec93bbd564c2e38
[INFO] running `Command { std: "docker" "start" "-a" "d04296cef9e408db437169541765447371dc4951f9b13f294ec93bbd564c2e38", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 | #![cfg_attr(feature = "clippy", feature(plugin))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bench`, `buffer-redux`, `client`, `default`, `httparse`, `lazy_static`, `mock`, `nightly`, `quick-error`, `safemem`, `server`, `tiny_http`, and `twoway`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 | #![cfg_attr(feature = "clippy", plugin(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bench`, `buffer-redux`, `client`, `default`, `httparse`, `lazy_static`, `mock`, `nightly`, `quick-error`, `safemem`, `server`, `tiny_http`, and `twoway`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 | #![cfg_attr(feature = "clippy", deny(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bench`, `buffer-redux`, `client`, `default`, `httparse`, `lazy_static`, `mock`, `nightly`, `quick-error`, `safemem`, `server`, `tiny_http`, and `twoway`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mock.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn for_server(&self) -> ServerRequest {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn for_server(&self) -> ServerRequest<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server/save.rs:565:21
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn readable(&self) -> io::Result<DataReader> {
[INFO] [stdout]     |                     ^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn readable(&self) -> io::Result<DataReader<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling multipart2 v0.19.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 | #![cfg_attr(feature = "clippy", feature(plugin))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bench`, `buffer-redux`, `client`, `default`, `httparse`, `lazy_static`, `mock`, `nightly`, `quick-error`, `safemem`, `server`, `tiny_http`, and `twoway`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 | #![cfg_attr(feature = "clippy", plugin(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bench`, `buffer-redux`, `client`, `default`, `httparse`, `lazy_static`, `mock`, `nightly`, `quick-error`, `safemem`, `server`, `tiny_http`, and `twoway`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 | #![cfg_attr(feature = "clippy", deny(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bench`, `buffer-redux`, `client`, `default`, `httparse`, `lazy_static`, `mock`, `nightly`, `quick-error`, `safemem`, `server`, `tiny_http`, and `twoway`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mock.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn for_server(&self) -> ServerRequest {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn for_server(&self) -> ServerRequest<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server/save.rs:565:21
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn readable(&self) -> io::Result<DataReader> {
[INFO] [stdout]     |                     ^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn readable(&self) -> io::Result<DataReader<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.70s
[INFO] running `Command { std: "docker" "inspect" "d04296cef9e408db437169541765447371dc4951f9b13f294ec93bbd564c2e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d04296cef9e408db437169541765447371dc4951f9b13f294ec93bbd564c2e38", kill_on_drop: false }`
[INFO] [stdout] d04296cef9e408db437169541765447371dc4951f9b13f294ec93bbd564c2e38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3538932ba8ce6fd2fdebf9f059a7ce4708c32ef4bcf5c6547a8bc80814f2c6aa
[INFO] running `Command { std: "docker" "start" "-a" "3538932ba8ce6fd2fdebf9f059a7ce4708c32ef4bcf5c6547a8bc80814f2c6aa", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/lib.rs:40:13
[INFO] [stderr]    |
[INFO] [stderr] 40 | #![cfg_attr(feature = "clippy", feature(plugin))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bench`, `buffer-redux`, `client`, `default`, `httparse`, `lazy_static`, `mock`, `nightly`, `quick-error`, `safemem`, `server`, `tiny_http`, and `twoway`
[INFO] [stderr]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/lib.rs:41:13
[INFO] [stderr]    |
[INFO] [stderr] 41 | #![cfg_attr(feature = "clippy", plugin(clippy))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bench`, `buffer-redux`, `client`, `default`, `httparse`, `lazy_static`, `mock`, `nightly`, `quick-error`, `safemem`, `server`, `tiny_http`, and `twoway`
[INFO] [stderr]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/lib.rs:42:13
[INFO] [stderr]    |
[INFO] [stderr] 42 | #![cfg_attr(feature = "clippy", deny(clippy))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bench`, `buffer-redux`, `client`, `default`, `httparse`, `lazy_static`, `mock`, `nightly`, `quick-error`, `safemem`, `server`, `tiny_http`, and `twoway`
[INFO] [stderr]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/mock.rs:75:23
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn for_server(&self) -> ServerRequest {
[INFO] [stderr]    |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn for_server(&self) -> ServerRequest<'_> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/server/save.rs:565:21
[INFO] [stderr]     |
[INFO] [stderr] 565 |     pub fn readable(&self) -> io::Result<DataReader> {
[INFO] [stderr]     |                     ^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 565 |     pub fn readable(&self) -> io::Result<DataReader<'_>> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `multipart2` (lib) generated 5 warnings (run `cargo fix --lib -p multipart2` to apply 2 suggestions)
[INFO] [stderr] warning: `multipart2` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/multipart2-4d4852bf030d6c8b)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test local_test::extended::lazy_client_entry_server ... ignored
[INFO] [stdout] test local_test::extended::lazy_client_reg_server ... ignored
[INFO] [stdout] test local_test::extended::reg_client_entry_server ... ignored
[INFO] [stdout] test local_test::extended::reg_client_reg_server ... ignored
[INFO] [stdout] test server::boundary::test::test_empty_body ... ok
[INFO] [stdout] test local_test::lazy_client_reg_server ... ok
[INFO] [stdout] test server::boundary::test::test_lone_boundary ... ok
[INFO] [stdout] test server::boundary::test::test_skip_field ... ok
[INFO] [stdout] test local_test::reg_client_entry_server ... ok
[INFO] [stdout] test local_test::lazy_client_entry_server ... ok
[INFO] [stdout] test server::boundary::test::test_trailing_crlf ... ok
[INFO] [stdout] test server::boundary::test::test_boundary ... ok
[INFO] [stdout] test server::boundary::test::test_leading_crlf ... ok
[INFO] [stdout] test local_test::reg_client_reg_server ... ok
[INFO] [stdout] test server::boundary::test::test_trailing_lflf ... ok
[INFO] [stdout] test server::boundary::test::test_unterminated_body ... ok
[INFO] [stdout] test server::field::test_find_header ... ok
[INFO] [stdout] test server::issue_104 ... ok
[INFO] [stdout] test server::issue_114 ... ok
[INFO] [stdout] test server::boundary::test::test_split_boundary ... ok
[INFO] [stderr]      Running unittests src/bin/read_file.rs (/opt/rustwide/target/debug/deps/read_file-75ced729c66d966c)
[INFO] [stdout] test server::boundary::test::test_invalid_boundary ... ok
[INFO] [stderr]    Doc-tests multipart2
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - chain_result (line 74) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3538932ba8ce6fd2fdebf9f059a7ce4708c32ef4bcf5c6547a8bc80814f2c6aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3538932ba8ce6fd2fdebf9f059a7ce4708c32ef4bcf5c6547a8bc80814f2c6aa", kill_on_drop: false }`
[INFO] [stdout] 3538932ba8ce6fd2fdebf9f059a7ce4708c32ef4bcf5c6547a8bc80814f2c6aa
